on exitFrame global duration set the visible of sprite 98 to true -- set the visible of sprite 99 to false -- set the movierate of sprite 6 to 0 if the movietime of sprite 6 = duration then set the member of sprite 101 to the number of member "play" of castlib "eb.cst" end if global gmenu case (the clickon) of 55:set gmenu to 2 56:set gmenu to 2 end case go to the frame end exitframe on enterframe global duration,handcur global gwpage,gpagetot,gpage1tot,gpage2tot,gpage3tot,gpage4tot,lastsprite,mainframe set gwpage to 1 set totsprite to 2 set lastsprite to 69 set duration to the duration of sprite 6 set the visible of sprite 100 to false -- set handcur to [the number of cast "HC1",the number of cast "HC2"] -- SET THE CURSOR OF SPRITE 95 TO HANDCUR -- SET THE CURSOR OF SPRITE 96 TO HANDCUR -- SET THE CURSOR OF SPRITE 99 TO HANDCUR -- CHASPCURSOR HANDCUR,109,120 -- CHASPCURSOR HANDCUR,101,102 end enterframe